Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto the
authorEwan Mellor <ewan@xensource.com>
Tue, 20 Feb 2007 16:30:24 +0000 (16:30 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 20 Feb 2007 16:30:24 +0000 (16:30 +0000)
commitada588411f0ee53081fa6054e073089a4aa6cc4f
tree1739b910399c61336c1a0c6b27a035972d73ae67
parentd5ae26ac7a9d955283792e882ec4090d69442302
Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto the
VM_metrics class.  Remove VM_metrics.VM -- the backreference is unnecessary
and awkward to deal with.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_vm_metrics.h
tools/libxen/src/xen_vm_metrics.c
tools/libxen/test/test_bindings.c